diff --git a/.gitignore b/.gitignore index 51ece24..71df1ef 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /visualboyadvance-m-2.0.0-git7b85964.tar.gz /visualboyadvance-m-2.0.0-throttle.tar.gz /visualboyadvance-m-2.0.0-Beta3.throttle.tar.gz +/visualboyadvance-m-2.0.0-git78cd223.tar.gz diff --git a/sources b/sources index b227d46..22544d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (visualboyadvance-m-2.0.0-Beta3.throttle.tar.gz) = 0aaaa9d310c3a008cf11e8ac9b5a3ef94050e5c086e4440c1b48ad0adeece8e72770362e1a9f0c7d8ab6c809ef4bd6e2adfe8e7257dc7905a3b9039f096dac37 +SHA512 (visualboyadvance-m-2.0.0-git78cd223.tar.gz) = 34e897276c97ff559427034a17a763e52cea74576b71e3ac99badc6d1ba879d1907a15ba7170a64647e26ff73979b4ea56c5ed1320d7a1c4df350d3ff13731bf diff --git a/visualboyadvance-m.spec b/visualboyadvance-m.spec index a248133..7452c21 100644 --- a/visualboyadvance-m.spec +++ b/visualboyadvance-m.spec @@ -2,11 +2,11 @@ %global shortname vbam #Upstream git tag/commit: -%global upstreamtag throttle +%global upstreamtag 78cd2238274e1fe7ec7d64ff4e1a75a24248422d #Sanitized RC name (for fedora) -%global rctagfedora Beta3.throttle +%global rctagfedora git78cd223 #RC Version that appears in app -%global rcversion Beta3-14032017 +%global rcversion Beta3-07032017 Name: visualboyadvance-m Version: 2.0.0 @@ -74,7 +74,6 @@ Advance project, with many improvements from various developments of VBA. %prep %autosetup -p1 -n %{name}-%{upstreamtag} -sed -i '/CMAKE_C.*_FLAGS/d' CMakeLists.txt sed -i 's/ -mtune=generic//g' CMakeLists.txt #Some odd permission issues: chmod -x src/wx/rpi.h @@ -136,8 +135,8 @@ fi /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog -* Thu Mar 16 2017 Jeremy Newton - 2.0.0-0.16.throttle -- Update to new version "throttle" +* Thu Mar 16 2017 Jeremy Newton - 2.0.0-0.16.git78cd223 +- Update to new git snapshot * Sun Mar 05 2017 Jeremy Newton - 2.0.0-0.15.git7b85964 - Update to new git snapshot