ding-libs: Update to 0.6.1

Message ID 20171012090036.17843-1-stefan.schantl@ipfire.org
State Accepted
Commit 80edb9ac60cc282a4de516862c314fcc2cd04908
Headers
Series ding-libs: Update to 0.6.1 |

Commit Message

Stefan Schantl Oct. 12, 2017, 8 p.m. UTC
  This is a minor update to the latest available version of the
ding-libs.

* Adjust project and source URL

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 ding-libs/ding-libs.nm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Comments

Michael Tremer Oct. 12, 2017, 8:49 p.m. UTC | #1
Hi,

it would have been better to have this sent together with sssd in a patch set.

I merged it this time.

Best,
-Michael

On Thu, 2017-10-12 at 11:00 +0200, Stefan Schantl wrote:
> This is a minor update to the latest available version of the
> ding-libs.
> 
> * Adjust project and source URL
> 
> Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
> ---
>  ding-libs/ding-libs.nm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/ding-libs/ding-libs.nm b/ding-libs/ding-libs.nm
> index 51e9736..213d7a4 100644
> --- a/ding-libs/ding-libs.nm
> +++ b/ding-libs/ding-libs.nm
> @@ -4,11 +4,11 @@
>  #############################################################################
> ##
>  
>  name       = ding-libs
> -version    = 0.6.0
> +version    = 0.6.1
>  release    = 1
>  
>  groups     = System/Libraries
> -url        = http://fedorahosted.org/sssd/
> +url        = https://pagure.io/SSSD/ding-libs
>  license    = GPLv3+
>  summary    = "Ding is not GLib" assorted utility libraries.
>  
> @@ -16,7 +16,7 @@ description
>  	A set of helpful libraries used by projects such as SSSD.
>  end
>  
> -source_dl  = http://fedorahosted.org/releases/d/i/ding-libs/
> +source_dl  = https://releases.pagure.org/SSSD/ding-libs/
>  
>  build
>  	configure_options += \
  

Patch

diff --git a/ding-libs/ding-libs.nm b/ding-libs/ding-libs.nm
index 51e9736..213d7a4 100644
--- a/ding-libs/ding-libs.nm
+++ b/ding-libs/ding-libs.nm
@@ -4,11 +4,11 @@ 
 ###############################################################################
 
 name       = ding-libs
-version    = 0.6.0
+version    = 0.6.1
 release    = 1
 
 groups     = System/Libraries
-url        = http://fedorahosted.org/sssd/
+url        = https://pagure.io/SSSD/ding-libs
 license    = GPLv3+
 summary    = "Ding is not GLib" assorted utility libraries.
 
@@ -16,7 +16,7 @@  description
 	A set of helpful libraries used by projects such as SSSD.
 end
 
-source_dl  = http://fedorahosted.org/releases/d/i/ding-libs/
+source_dl  = https://releases.pagure.org/SSSD/ding-libs/
 
 build
 	configure_options += \