diff --git a/rpm-ostree.spec b/rpm-ostree.spec index 43432c4..b08b35d 100644 --- a/rpm-ostree.spec +++ b/rpm-ostree.spec @@ -1,12 +1,12 @@ Summary: Client side upgrade program and server side compose tool Name: rpm-ostree Version: 2015.11 -Release: 2%{?dist} +Release: 3%{?dist} #VCS: https://github.com/cgwalters/rpm-ostree # This tarball is generated via "make -f Makefile.dist-packaging dist-snapshot" Source0: rpm-ostree-%{version}.tar.xz License: LGPLv2+ -URL: https://github.com/cgwalters/rpm-ostree +URL: https://github.com/projectatomic/rpm-ostree # We always run autogen.sh BuildRequires: autoconf automake libtool git # For docs @@ -96,6 +96,9 @@ python autofiles.py > files.devel \ %files devel -f files.devel %changelog +* Wed Feb 10 2016 Matthew Barnes - 2015.11-3 +- Fix URL: https://github.com/projectatomic/rpm-ostree + * Thu Feb 04 2016 Fedora Release Engineering - 2015.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild