diff --git a/.gitignore b/.gitignore index 6e4b33d..b72e8bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /xdg-utils-1.1.0-rc3.tar.gz -/xdg-utils-1.1.0-20150715git.tar.gz +/xdg-utils-1.1.0-20150927git.tar.gz diff --git a/sources b/sources index d0aa489..fe59d54 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -880bf1926f5df8424303be2f56057b62 xdg-utils-1.1.0-20150715git.tar.gz +a6c128eb7fa1483f3200f9950be902a3 xdg-utils-1.1.0-20150927git.tar.gz diff --git a/xdg-utils.spec b/xdg-utils.spec index fdb227a..e1d4d32 100644 --- a/xdg-utils.spec +++ b/xdg-utils.spec @@ -1,11 +1,11 @@ #define prerelease rc3 -%define snap 20150715git +%define snap 20150927git Summary: Basic desktop integration functions Name: xdg-utils Version: 1.1.0 -Release: 0.41.%{snap}%{?dist} +Release: 0.42.%{snap}%{?dist} URL: http://portland.freedesktop.org/ %if 0%{?snap:1} @@ -92,6 +92,9 @@ make install DESTDIR=%{buildroot} %changelog +* Wed Sep 30 2015 Rex Dieter 1.1.0-0.42.20150927git +- 20150927git snapshot + * Wed Jul 15 2015 Rex Dieter 1.1.0-0.41.20150715git - 20150715git snapshot